-
Notifications
You must be signed in to change notification settings - Fork 530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: fix workflows lint & test #1344
ci: fix workflows lint & test #1344
Conversation
dd724b1
to
6950bd6
Compare
6950bd6
to
77d977e
Compare
👀 Merge this before continue the #1343 |
I'm afraid this will break a lot of things.
|
Yes, you have right ! I have do this in this PR: I go to fix ! |
You are also missing a change in the deployment workflow. |
The tests are failing. |
Yes because the chart is already broken 😄 : |
Ok then i'll merge it and wait for your changes on the 24.6.0 branch |
@TartanLeGrand #1357 the release flow is broken. |
This PR introduces significant improvements to our GitHub Actions workflow to optimize the process for linting and testing our Helm charts. 🚀
Key Changes:
ct list-changed
andct lint
operate on the correct directories.Expected Benefits:
Looking Forward:
Request for Feedback:
Thank you for reviewing these workflow enhancements! Your feedback is invaluable as we continue to improve our CI/CD processes. 🌟